text/template/parse.Tree.newAction (method)
3 uses
text/template/parse (current package)
node.go#L265: func (t *Tree) newAction(pos Pos, line int, pipe *PipeNode) *ActionNode {
node.go#L286: return a.tr.newAction(a.Pos, a.Line, a.Pipe.CopyPipe())
parse.go#L411: return t.newAction(token.pos, token.line, t.pipeline("command", itemRightDelim))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)